//==============================================================================
// Skraeling_Anim.txt
//==============================================================================

//==============================================================================
define axe
{
	set hotspot
	{
		version
		{
			Visual Attachments A Tomahawk Iron
		}
	}
}

//==============================================================================
define Head
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry G Myrmidon Head Iron
				replacetexture Infantry G Myrmidon Head Iron/Infantry A Skraeling Head
			}
		}
	}
}

//==============================================================================
define hammer
{
	set hotspot
	{
		version
		{
			Visual Tool Hammer
		}
	}
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_idleA
				ReplaceTexture Infantry N Ulfsark Standard/Infantry A Skraeling Map
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry A Skraeling Head
				connect RightHand Axe hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Build
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag SpecificSoundSet 0.75 false Build checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry N Ulfsark Standard/Infantry A Skraeling Map
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry A Skraeling Head
				connect RightHand Hammer hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.60 true	
				tag FootstepRight 0.20 true	
//-- end auto generated section
				ReplaceTexture Infantry N Ulfsark Standard/Infantry A Skraeling Map
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry A Skraeling Head
				connect RightHand Axe hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.54 true	
				tag GenericSound 0.40 true	
				tag SpecificSoundSet 0.45 false SwordSwing checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry N Ulfsark Standard/Infantry A Skraeling Map
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry A Skraeling Head
				connect RightHand Axe hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Death
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_DeathA
				ReplaceTexture Infantry N Ulfsark Standard/Infantry A Skraeling Map
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry A Skraeling Head
				connect RightHand Axe hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_BoredA
				ReplaceTexture Infantry N Ulfsark Standard/Infantry A Skraeling Map
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry A Skraeling Head
				connect RightHand Axe hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================
anim Flail
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_FlailA
				ReplaceTexture Infantry N Ulfsark Standard/Infantry A Skraeling Map
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry A Skraeling Head
				connect RightHand Axe hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}